home *** CD-ROM | disk | FTP | other *** search
- DSelectAll;
-
- Deselects all objects on active layers.
-
- SelectAll;
-
- Selects all objects on active layers.
-
- SetSelect(h : HANDLE);
-
- Selects the object that the handle is connected to.
-
- SetDSelect(h : HANDLE);
-
- Deselects the object that the handle is connected to.
-
-